R (Registers) 

Syntax

[[thread]] R [[register [[=value]] ]]

Parameters

thread

The thread from which the registers are to be read. See Process and Thread Syntax2LMXWU for information on the thread syntax.

register

The register to display or modify.

value

The value to assign to register.

 

Description

Displays or modifies registers. If you do not specify a thread, the current thread is used.

If you do not specify a register, all of the registers are displayed. If you specify a register, the command displays the current value of the register. If you specify both a register and a value, the command changes the register to contain the value.

Use the FR87Q9.W (Floating-Point Registers) command to view and modify floating-point registers.